home *** CD-ROM | disk | FTP | other *** search
/ Professional Soft Collection 1.02 / Professional Soft Collection 1.02.iso / msmous10 / disk1 / mouse.en_ / mouse.en
Encoding:
Text File  |  1994-09-20  |  3.8 KB  |  224 lines

  1. ~~ English language file for mouse
  2. ~~ to test copy this file to mouse.lan and run mouse
  3. ~~ all strings can be up to 80 characters
  4.  
  5. ~~ Rows = 1
  6. MSG_START
  7. Microsoft (R) Mouse Driver Version 
  8.  
  9. ~~ Rows =  1
  10. MSG_START_2
  11. Copyright (C) Microsoft Corp. 1983-1994.  All rights reserved.
  12.  
  13.  
  14. ~~ Rows = 3
  15. MSG_ERR_PARM
  16. Invalid command line parameter '%s'. Correct the command line.
  17. Type Mouse /? for a list of acceptable switches.
  18.  
  19.  
  20.  
  21. ~~ Rows = 3
  22. MSG_ERR_NOTFND
  23. Microsoft Mouse not found, try another 9 or 25 pin serial port
  24. and/or check for interrupt conflicts with other peripherals.
  25. Type Mouse /f to check all ports.
  26.  
  27.  
  28.  
  29.  
  30. ~~ Rows = 3
  31. MSG_ERR_INTRPT_MISS
  32. Interrupt conflict. Change the J4 jumper on the InPort Bus board.
  33. See the Microsoft Bus Mouse Installation Card for instructions on 
  34. changing the jumper.
  35.  
  36. ~~ Rows = 1
  37. MSG_ERR_INTRPT_MULT
  38. Interrupt conflict. Change the jumper on the InPort card
  39.  
  40. ~~ Rows = 1
  41. MSG_END_MSX
  42. $
  43.  
  44. ~~ Rows = 1
  45. MSG_END
  46. Mouse driver installed
  47.  
  48. ~~ Rows = 1
  49. MSG_SWT
  50. Switch values passed to existing driver
  51.  
  52. ~~ Rows = 1
  53. MSG_ENABLED
  54. Mouse driver re-enabled
  55.  
  56. ~~ Rows = 1
  57. MSG_REMOVED
  58. Existing driver removed from memory
  59.  
  60. ~~ Rows = 1
  61. MSG_DISABLED
  62. Mouse driver disabled but remains resident
  63.  
  64. ~~ Rows = 1
  65. MSG_ERR_REMOVED
  66. Mouse driver is not resident in memory
  67.  
  68. ~~ Rows = 2
  69. MSG_ERR_CHG_PORT
  70. Changes have been written to your MOUSE.INI file.
  71. You MUST restart your computer for changes to take effect.
  72.  
  73. ~~ Rows = 1
  74. MSG_ERR_INSTALLED
  75. Driver already installed
  76.  
  77. ~~ Rows = 1
  78. MSG_CNTL_NO_DSBL
  79. Unable to disable driver -- Control Panel is active
  80.  
  81. ~~ Rows = 1
  82. MSG_MENU_NO_DISBALE
  83. Unable to disable driver -- Mouse Menu is active
  84.  
  85. ~~ ROWS = 1
  86. MSG_NOT_SUPPORTED
  87. Mouse driver installed.  Parameters /U, /E, /X no longer supported.
  88.  
  89. ~~ ROWS = 3
  90. MSG_ERR_INDOSBOX
  91. The mouse driver for MS-DOS cannot be loaded from an MS-DOS session
  92. within Windows. Exit Windows to load the mouse driver for MS-DOS.
  93.  
  94.  
  95. ~~ Rows = 23
  96. MSG_MOUSE_SW_INFO
  97.  
  98. mouse [options]
  99. on     Enables Mouse
  100. off    Disables Mouse
  101. /B     Bus Mouse Type
  102. /Cn    Serial Mouse on Com1,2
  103. /E     Load Mouse in low memory
  104. /F     Find pointing device
  105. /Hn    Horizontal Sensitivity(5-100)
  106. /In    Inport Mouse Type(1,2)
  107. /KPnSm Button Selection, P-primary,S-secondary
  108. /K     ClickLock - /KC (on), /K (off)
  109. /Mn    Enables Default Cursor - /M1 (on), /M (off)
  110. /Nn    Cursor Delay(0-10)
  111. /Or    Rotation Angle (0-359)
  112. /Pn    Active Acceleration Profile
  113. /Q     Load driver quietly(No Display)
  114. /Rn    Interrupt Rate
  115. /Sn    Horizontal and Vertical Sensitivity(5-100)
  116. /Vn    Vertical Sensitivity(5-100)
  117. /Y     Disables Hardware Cursor
  118. /Z     PS2 Mouse Type
  119.  
  120.  
  121.  
  122.  
  123.  
  124. ~~ The following four strings should only be 15 characters.
  125. ~~ Rows = 1 
  126. AccelProfile1Str
  127. Low
  128.  
  129. ~~ Rows = 1
  130. AccelProfile2Str
  131. Medium
  132.  
  133. ~~ Rows = 1
  134. AccelProfile3Str
  135. High
  136.  
  137. ~~ Rows = 1
  138. AccelProfile4Str
  139. Unaccelerated
  140.  
  141.  
  142. ~~ Rows = 1
  143. GeneralEnableStr
  144. enabled
  145.  
  146.  
  147. ~~ Rows = 1
  148. SerialEnableStr
  149. enabled on COM
  150.  
  151.  
  152. ~~ Rows = 1
  153. InPortEnableStr
  154. enabled on InPort
  155.  
  156.  
  157.  
  158. ~~ Rows = 1
  159. BUSNAMESTRING
  160. Bus Mouse
  161.  
  162. ~~ Rows = 1
  163. SERIALNAMESTRING
  164. Serial Mouse
  165.  
  166. ~~ Rows = 1
  167. SERIALBALLPOINTNAMESTRING
  168. Serial BallPoint Mouse
  169.  
  170. ~~ Rows = 1
  171. PS2NAMESTRING
  172. Mouse Port Device
  173.  
  174. ~~ Rows = 1
  175. PS2BALLPOINTNAMESTRING
  176. Mouse Port BallPoint Device
  177.  
  178. ~~ Rows = 1
  179. PS2PHOENIXFLAGSTRING
  180. PhoenixBIOS
  181.  
  182. ~~ Rows = 1
  183. PS2EXTENDEDBIOSSTRING
  184. FailIfNoExtendedBIOS
  185.  
  186. ~~ Rows = 1
  187. FALSESTRING
  188. FALSE
  189.  
  190. ~~ Rows = 1
  191. TRUESTRING
  192. TRUE
  193.  
  194. ~~ Rows = 1
  195. PENNAMESTRING
  196. Pen Tablet
  197.  
  198. ~~ Rows = 1
  199. INPORTNAMESTRING
  200. InPort Mouse
  201.  
  202. ~~ Rows = 1
  203. HPMOUSENAMESTRING
  204. HPMOUSE Mouse
  205.  
  206. ~~ Rows = 1
  207. HPMOUSEBALLPOINTNAMESTRING
  208. HPMOUSE BallPoint Mouse
  209.  
  210. ~~ Rows = 1
  211. DEVICESTRING
  212. Device
  213.  
  214. ~~ Rows = 1
  215. MOUSESTRING
  216. Mouse
  217.  
  218. ~~ Rows = 1
  219. BALLPTSTRING
  220. Ballpoint
  221.  
  222.  
  223.  
  224. ~~ ROWS = 0